Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2024

Bumps github.com/supabase/cli from 1.198.3 to 1.199.0.

Release notes

Sourced from github.com/supabase/cli's releases.

v1.199.0

Changelog

Features

  • 5c0d71b1eb083e0785a3249fa14b3a824d5214e2: feat: add no-deploy flag for functions under config.toml (@​avallete)
  • 7ec843d57f5a13974d478996fcab5211fee6d804: feat: add enabled flag for functions under config.toml (#2688) (@​avallete)

Others

  • 2440bbdd6cd87df7b25e8ab3c683c58863eb6d3d: chore: add debug logs (@​avallete)
  • a537dc0ef7dfd43ec1695f757c7caf2de70aa4d3: chore: apply PR comments (@​avallete)
  • 4afe868c91271d639dde9279453a56fd7fbe9516: chore: extract enabled check into function (@​avallete)
  • 6184f7a940f63268bda6ba6adcf99caab62beb4b: chore: remove redundant comment (@​avallete)
  • 9ba51a97684aca163ef0add13553471acae939df: Merge branch 'develop' into avallete/feat-add-function-no-deploy-logic (@​avallete)
  • 3419c0dd9a3001c3925e564b6f7315338bc24c8a: chore: Apply suggestions from code review (@​avallete)
  • 963a71e313fe746e4e8011b336d315657605df16: chore: fix dereference (@​avallete)
  • 3cc5a17706494d91e20084de446b723a4bc4babd: Merge branch 'develop' into avallete/feat-add-function-no-deploy-logic (@​avallete)
Commits
  • 7ec843d feat: add enabled flag for functions under config.toml (#2688)
  • 3cc5a17 Merge branch 'develop' into avallete/feat-add-function-no-deploy-logic
  • 963a71e chore: fix dereference
  • 3419c0d chore: Apply suggestions from code review
  • 9ba51a9 Merge branch 'develop' into avallete/feat-add-function-no-deploy-logic
  • 6184f7a chore: remove redundant comment
  • 4afe868 chore: extract enabled check into function
  • a537dc0 chore: apply PR comments
  • 2440bbd chore: add debug logs
  • 5c0d71b feat: add no-deploy flag for functions under config.toml
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner September 19, 2024 08:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 19, 2024
@github-actions github-actions bot enabled auto-merge (squash) September 19, 2024 08:03
Bumps [github.com/supabase/cli](https://github.com/supabase/cli) from 1.198.3 to 1.199.0.
- [Release notes](https://github.com/supabase/cli/releases)
- [Changelog](https://github.com/supabase/cli/blob/develop/.goreleaser.yml)
- [Commits](supabase/cli@v1.198.3...v1.199.0)

---
updated-dependencies:
- dependency-name: github.com/supabase/cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/supabase/cli-1.199.0 branch from fbeae14 to baaaacd Compare September 19, 2024 08:06
@github-actions github-actions bot merged commit 2c97d63 into main Sep 19, 2024
5 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/supabase/cli-1.199.0 branch September 19, 2024 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants